DX11 MOVE OBJECT UP

Moves the specified object upwards based on its current orientation (for example, if the
object in question is rotated so that it is facing upside down, this function would move
it downwards).

  Syntax
DX11 MOVE OBJECT UP object, distance
  Parameters
object
Dword
The object to move.
distance
Float
The distance to move the specified object in world space. You may specify a negative distance to instead move the object downwards.

  Returns

This function does not return a value.

  See also

OBJECT Functions Menu
DX11 Function Categories